'Declaration Public Overloads Function FindLastIndex( _ ByVal match As System.Predicate(Of TextLineFragment) _ ) As System.Integer
public System.int FindLastIndex( System.Predicate<TextLineFragment> match )
Parameters
- match
'Declaration Public Overloads Function FindLastIndex( _ ByVal match As System.Predicate(Of TextLineFragment) _ ) As System.Integer
public System.int FindLastIndex( System.Predicate<TextLineFragment> match )